@charset "utf-8";
/* CSS Document */
/*<-----------Fonts----------->
Lato      -> Headlines
Questrial -> Body text

<-----------Paleta de color----------->
#00AAE8 ->darkblue CVA 
#84d0f0 ->lightBlue CVA
#696969 ->darkGrey
#aaaaaa ->LightGrey
#152938 ->Orange
*/

/* ------------------------
-------- Main Index -------
---------------------------*/

h2, h4{
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color:#00AAE8;
    text-align: center;
    padding: 20px 0px;
	letter-spacing: 1px;}

h3, h5{
    font-family: 'Lato', sans-serif;
    font-size: 2.2em;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
	letter-spacing: 1px;}

.txt{
    color:#696969; 
	}
.txt, .txt2{
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 1em;
    margin: 5px;
    
	letter-spacing: 1px;
	word-break: break-word;}

.txt2{
	color:#fff;
	padding-top: 25px;
}

input[type=button]{
    color: #152938;
    background-color: #FFF;
    border: 1px solid #152938;
    width: 90px;
    height: 30px;    
    font-size: .9em;
	font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 5% 0;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	letter-spacing: 1px;
	border-radius: 3px;
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.01), 0 2px 2px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.05);
}

input[type=button]:hover{
    color: #FFF;
    background-color: #152938;
    border: 0;
	cursor: pointer;}

/* ------------------------
------  Redes sociales -------
---------------------------*/
.redes{
    position:fixed;
    left:0%;
    right:auto;
    bottom:5%;
	z-index: 2;}

.redes img{
    width:40px;
    display:block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;}

.redes img:hover{
    width:37px;  }
    
.whats{
	position: fixed;
	right: 0%;
	bottom: 5%;
	z-index: 2;
}

.whats a{
	text-decoration: none;
	font-size: 2.5em;
	background-color: #25D366;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px 0px 0px 3px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	
}



/* ------------------------
------  Button Top -------
---------------------------*/

  #upbtn {
    position:fixed;
    z-index:1;
    right:50%;
    bottom: -3%;
    transform:translateY(-50%);
    padding:5px 25px;
    color:#fff;
    background:rgba(00,00,00,0.3);
    border:none;
    transition: opacity 0.4s linear;
    font-size: 2em;
  }



/* ------------------------
------  Slider Home -------
---------------------------*/

.homeSliders{
	width: 100%;
	text-align: center;
	margin-top: 100px;
	height: 500px;}

.slider{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 500px;
}

.slider img{
	position: absolute;
	margin-left: -960px;
	left: 50%;
    height: 500px;
    width: 1920px; }


/* ------------------------
---Servicios GRUPO CVA ----
---------------------------*/

.servicios-cont{
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background-color: #fff;
}

.servicios{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.slow {
    -vendor-animation-duration: 3s;
    -vendor-animation-delay: 1s;
}

[class^='imghvr-'], [class*=' imghvr-'] {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: auto;
    background-color: #00ddcb;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);}

[class^='imghvr-'] > img, [class*=' imghvr-'] > img {
    vertical-align: top;
    max-width: 100%;}

[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    background-color: #00ddcb;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;}

[class^='imghvr-'] figcaption h3, [class*=' imghvr-'] figcaption h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: left;
    font-family: 'Lato', sans-serif;}


[class^='imghvr-'] figcaption p, [class*=' imghvr-'] figcaption p {
    color: #fff;
    font-size: 1.1em;
    text-align: left;
    font-family: 'Lato', sans-serif;}

[class^='imghvr-'] a, [class*=' imghvr-'] a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;}

[class^='imghvr-'], [class*=' imghvr-'], [class^='imghvr-']:before,
[class^='imghvr-']:after, [class*=' imghvr-']:before, [class*=' imghvr-']:after,
[class^='imghvr-'] *, [class*=' imghvr-'] *, [class^='imghvr-'] *:before,
[class^='imghvr-'] *:after, [class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after {
    box-sizing: border-box;
    transition: all .40s ease;}

/* imghvr-slide-*
   ----------------------------- */
[class^='imghvr-slide-']:hover figcaption, [class*=' imghvr-slide-']:hover figcaption {
    transform: translate(0, 0);}

/* imghvr-slide-up
   ----------------------------- */
.imghvr-slide-up figcaption {
    transform: translateY(100%);}

/* -----------------------------------
---Modal Optimiza tu E-commerce ----
------------------------------------*/

#modalecom{
	display: none;
}

.ecomer-cont{
	position: relative;
	background-color: #fff;
	margin: auto;
	width: 600px;
	height: 830px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, .4);
	animation-duration: 1s;
	animation-name: modal;
	text-align: center;
	padding: 0 20px 20px 20px;
}	

.ecomer-cont p{
	text-align: right;
	color: #696969;
	font-size: 1.5em;
	padding: 6px 0 3px 0;
}
.ecomer-cont img{
	width: 100%;
}


/* ------------------------
---Banner Distribuidores----
---------------------------*/

.banner-cont{
    width: 100%;
    height: 160px;
    background-color:#135592; 
    background-image: url("../img/fondo_.jpg");
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }

.banner{
    width: 1000px;
    height: 160px;
    margin: 0 auto;
	display: flex;
}


.bannerImg{
	width: 33%;
	display: flex;
	align-items: center;
}

.bannerImg img{
	width: 200px;
}

.bannerTxt{
    width: 33%;
    height: 160px;
    align-items: center;
    display: flex;
	flex-direction: column;
	justify-content: center}

.bannerTxt h2{
    text-align: center;  
    color: #fff;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
    padding: 0px;
	font-size: 2em; 
	text-transform: none;}

.bannerTxt h3{
    text-align: center;
    font-family: 'Lato', sans-serif;   
	text-transform: none;
    color: #fff; 
    font-size: 1.5em; 
    font-weight: 100;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
	padding: 10px 0px
}

.bannerBtn{
    width: 33%;
    height: 160px;
	margin-left: auto;
    align-items: center;
    display: flex;
    justify-content: flex-end;}

.bannerBtn a{
    text-decoration: none;
	padding: 8px 10px;
    color: #FFF;
    background-color: #083957;
    width: 192px;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	text-align: center;
	letter-spacing: .5px;
	border: 3px solid #dfc300;
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	display: block;
	
}

.bannerBtn a::after{
	content: "\f245";
	display: inline-block;
   padding-left: 3px;
   vertical-align: middle;
	font-family: 'FontAwesome';
}

.bannerBtn a:hover{
/*	 background-color: #DB9035;	*/
	transform: scale(1.1);
}


/* ------------------------
-------Productos------
--------------------------- */

.productos-cont{
    width: 100%;
    height:auto;
    background-color: #fff;
	margin: 40px 0px 60px;
}  
 

.productos-cont:last-of-type{
	margin: 40px 0px 0px;
}

.productos{
    width: 80%;
    margin: 0 auto;
    text-align: center;
	padding-bottom: 25px;
	overflow: hidden;
	}

.productos h2{
	padding: 40px 0px;
}

.producto-cont{
	text-align: center;
	width: 25%;
	margin: 20px auto;
	float: left;
}

.producto{
    text-align: center;
	max-width: 410px;
	min-width: 330px;
	width: 24%;
	max-height: 460px;
	min-height: 460px;
	height: 460px;
	background: bottom right 15% no-repeat #fff0;
	border-radius: 2px;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	margin: 0 auto;
	background-color: #ffffff;
}

.sec{
	width: 100%;
	margin: 0% 1%;
	box-sizing: border-box;	
	position: relative;
	word-break: break-all;
 	word-wrap: break-word;
}

.sec p{
	padding:30px 16px 16px 16px;
	height: 120px;
	vertical-align: middle;
	display: table-cell;
}

.sec:first-child{
	height: 235px;
	margin: 0 auto;
}

.sec input[type="button"]{
	margin: 0px;
}

.sec-btn{
	margin: 0 auto;
}

.sec-logo{
	position: relative;
	top:-10px;
	left: 10px;;	
	width: 100px;
	height: 100px;
	display: block;
	z-index: 1;
}

.sec-logo img{
	display: block;
	width: 100px;
	height: 100px;
		
}

.sec-img{
	position: relative;
	top:-50px;
	width: 200px;
	height: 200px;
}

.sec-img img{
	margin: 0 auto;
	padding: 16px;
	display: block;
}

.sec-codigo{
   position:absolute;
	left: 65% !important;
	top: 210px;
	
}

.sec-codigo h4{
  font-family: 'Lato', sans-serif;
  font-size: .9em;
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  background: #00AAE8;
  padding: 10px 15px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 138, 201, 0.14), 0 3px 1px -2px rgba(0, 138, 201, 0.2), 0 1px 5px 0 rgba(0, 138, 201, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 138, 201, 0.14), 0 3px 1px -2px rgba(0, 138, 201, 0.2), 0 1px 5px 0 rgba(0, 138, 201, 0.12);
  color: #ffffff;
	 
}

/*Modal productos*/

#modal_produc, #postit, #modal_gallery{
	display: none;
}

.modal-prod, .modal-marcas{
	position: relative;
	background-color: #fff;
	margin: auto;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, .4);
	animation-duration: 1s;
	animation-name: modal;
	text-align: center;
	box-sizing: content-box;
	
} 

.modal-prod{
	width: 80%;
	height:80%;
	padding: 20px;
}

.modal-gallery{
	width: 50vw;
	height: 720px;
	padding: 25px;
	position: relative;
	background-color: #fff;
	margin: auto;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, .4);
	text-align: center;
	box-sizing: content-box;
}
.modal-marcas{
	width: auto;
	height: auto;
	max-width: 74%;
	min-width: 50%;
	min-height: 300px;
	padding-bottom: 20px;
}

.close-icon-prod, .close-icon-marca{
	text-align: right;
	font-size: 1.5em;
	padding: 6px 0 3px 0;
}

.modal-marcas a{
	text-decoration: none;
}

.close-icon-prod{
	color: #696969;
}

.close-icon-marca{
	color: #ffffff;
	background-color: #00AAE8;
}

.gallery{
	border:1px solid rgba(206, 224, 227, 0.66);
	padding-bottom: 30px;
	height: 570px;
	width: 49.8vw;
}

.close-button{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100000;
	padding: 6px 15px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 1px 0 #fff;
}

.ficha-prod{
	border: 1px solid rgba(206, 244, 277, 0.66);
	margin: auto;
	width: 99%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	box-sizing: border-box;
}

.ficha-images{
	float: left;
	width: 40%;
	padding: 40px;
	box-sizing: border-box;
	border-right: 1px solid #00AAE8;
	
}

.ficha-title p{
	text-align: center;
	font-family: 'Lato', sans-serif;
	color: #696969;
	font-size: 1em;
	margin: 0 auto;
	font-weight: bold;
	padding-bottom: 20px;
}

.ficha-title{
	width: 100%;
	border-bottom: 1px solid #00AAE8;
	box-sizing: border-box;
}

.ficha-img-cont{
	width: 100%;
	margin-bottom: -50px;
}

.ficha-logo{
	position: relative;
	top: 0px;
	left: 10px;;	
	width: 100px;
	height: 100px;
	z-index: 4;
}

.ficha-img-prod{
	position: relative;
	top:-50px;
	padding-bottom: 40px;
	min-height: 250px;
}

.gallery-img-prod{
	position: relative;
	top:-30px;
	padding: 30px 0px;
	min-height: 250px;
}

.ficha-img-prod img{
	cursor: pointer;
}


.clave-prod, .clave-prov{
	position:absolute;
	top: 210px;
}

.clave-prod{
	left: 15% !important;
}
.clave-prov{
	left: 65% !important;
}

.clave-prod h4, .clave-prov h4{
  font-family: 'Lato', sans-serif;
  font-size: .9em;
  background: #00AAE8;
  color: #ffffff;
  padding: 10px 15px;
}

.clave-prod h4{
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
}
.clave-prov h4{
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg); 
}

.ficha-prod-vistas, .ficha-gall-vistas{
	width: 100%;
	border-bottom: 1px solid #00AAE8;
	border-top: 1px solid #00AAE8;
	padding: 15px 0px;
	min-height:70px; 
}

.ficha-prod-vistas ul, .ficha-gall-vistas ul{
	list-style: none;
	display: block;
	margin: 0px;
}

.ficha-prod-vistas ul li, .ficha-gall-vistas ul li{
	display: inline-block;
	border-right: 1px solid #00AAE8;
	border-left: 1px solid rgba(0, 138, 201, 0);
	padding: 0 5px;
}

.ficha-prod-vistas ul li:last-child, .ficha-gall-vistas ul li:last-child{
	border-right: 0;
}

.ficha-tec{
	float: left;
	width: 60%;
	box-sizing:  border-box;
	padding: 40px;
	}

/* Menu modal productos */

.info-menu ul, .active-menu ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 0;
}

.info-menu ul li a, .active-menu ul li a{
	padding: 5px 10px;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	border: 1px solid #00AAE8;
	display: inline-block;	
	
	text-decoration: none;
}


.info-menu ul li a{
	background-color: #fff;
	color: #696969;
}


.active-menu ul li a{
	background-color: #00AAE8;
	color: #fff;
}


.info-menu ul li:first-child a{
	background-color: #00AAE8;
	color: #ffffff;
}

.active-menu ul li:first-child a{
	color: #696969;
	background-color: #ffffff;
}


.info-menu ul li a:hover{
	color: #00AAE8;
}


.active-menu ul li a:hover{
	color: #00AAE8;
	background-color: #ffffff;
}

.active-menu ul li:first-child a:hover{
	background-color: #ffffff;
}

.info-menu ul li:first-child a:hover{
	background-color: #ffffff;
}

.info-tec{
	overflow: hidden;
	height: 600px;}

.info-comer, .info-tec{
	padding: 20px;
	border:1px solid rgba(206, 224, 227, 0.66);	
	width: auto;
}

.info-comer{
	overflow: auto;
	height: 500px;
}

.info-comer p{
	text-align: left;
}

#info-comer{
	display:none ;
}
#info-tec{
	display: block;
}

/*pop up */


.ghost, .postit{
	z-index: 2;
	transition: all .7s;
	box-shadow: 0 0 0 0 rgba(0,0,0,0), 0 4px 16px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	position: fixed;
	top: 100px;
	background-color: #fff;
}

.ghost{
	height: 100px;
	width: 100px;
}

.ghost img{
	height: 100px;
	width: 100px;
	cursor: pointer;
}

.postit{
	width: 600px;
	height: 800px;
}

.postit img{
	width: 100%;
}

#btnpost{
	position: fixed;
	right: 110px;
	top: 116px;
	z-index: 2;
	display: none;
}

#btnpost ~ label .ghost{
	 right: 0px;
} 

#btnpost:checked ~ label .ghost{
	 right: 600px;
} 


#btnpost ~ .postit{
	 right: -600px;
} 
#btnpost:checked ~ .postit{
	 right: 0px;
} 


/* Informacion Comercial */
.window-info{
	overflow: auto;
	margin: 0 auto;
	height: 500px;
	width: 100%;
	box-sizing: content-box;
	position: relative;
	padding-bottom: 30px;
}

.table{
	text-align: center;
	margin: 0 auto;
	width: 88%;
}


.info-encabezado{
	width: 100%;
	font-weight: bold;
}


.columna1, .columna2, .encabezado{
	vertical-align: middle;
	border-bottom: 1px solid #DEE2E6;
	box-sizing: border-box;
	float: left;}

.columna1, .columna2{
	padding: 10px;
	width: 50%;	
	height: 58px;
}

.contenido:nth-of-type(even) > .columna1, .contenido:nth-of-type(even) > .columna2{
	background-color: #F4F4F4;
}

.contenido:hover > .columna2, .contenido:hover > .columna1{
	background-color: #EBEBEB;;
}

.encabezado{
	padding: 2px;
	background-color: #ffffff;
	width: 100%;
}


.encabezado p{
	font-weight: bold;
	text-transform: capitalize;
}

.columna1 p, .columna2 p{
	text-transform: capitalize;
}

/* ------------------------
-----Soluciones Banner------
---------------------------*/

.bsoluciones-cont{
    width: 100%;
    height: 200px;
    background-image: url("../img/gnc_fondo.png");
    background-size: cover;
	background-position: top left;
	display: flex;
   }

.bsoluciones{
    width: 80%;
    margin: 0 auto;
    display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.b-left{

    text-align: center;
	display: flex;
	align-items: center;	
	flex-direction: row;
}


.b-left img{width: 200px;}

.bsoluciones-cont a{
	padding: 4px 16px;
	background-color: #64b3b0;
    color: #000;
	border: 0;
    font-size: 22px;
	text-decoration: none;
	font-family: 'lato', sans-serif;
	transition: .3s;
	border-radius: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}
.bsoluciones-cont a:hover{
	background-color: #00AAE8;
	text-decoration: none;
}

.bsoluciones h5{
    text-transform: none;
    text-align: center;
    font-size: 2.2em;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	margin-right: 40px;
}

/* ------------------------
--------Eventos -----------
---------------------------*/

.eventos-cont{
    width: 100%;
    height: auto;
    margin: 40px 0px 0px;
    background-color: #fff;
}

.eventos-cont h2{
	color:#696969;
	padding:0 0 40px;
}

.eventos, .eventos-nth, .eventos-nth-do, .eventos_table{
    width: 80%;
    margin: 0 auto;
    height: auto;
	text-align: center;
	overflow: hidden;	
}

.eventos_table{
	overflow-x: auto;
	overflow-y: hidden;
}


/* ------------------------
----- Eventos inicio  -----
---------------------------*/

.evento-cover{
	float: left;
	width: 25%;
	justify-content: center;
    align-items: center;
	box-sizing: border-box;	
}


.evento-cont{
	text-align: center;
	height: 150px;
	width: 100%;
}

.evento{
	margin: 2px auto 40px;
	text-align: center;
	width: 90%;
	height: 80%;
	cursor: pointer;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	 -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}



.evento:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.fecha{
	width: 32%;
	height: 100%;
	text-align: center;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	background-color: #00AAE8;
}

.fecha h4{
	color: #fff;
	font-size: .85em;
	font-weight: normal;
	font-family: "Lato", Gotham, sans-serif;
	text-align: center;
	width: 100%;
	text-transform: capitalize;
	padding: 0;
}

.fecha h6{
	color: #fff;
	font-weight: normal;
	font-size: 3.6em;
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', Gotham, sans-serif;
}

.mes{
	text-align: center;
}

.info{
	padding: 5px 5px 5px 18px;
	text-align: left;
	width: 65%;
	float: left;
	height: 100%;
	box-sizing: border-box;
	display: table;
}

.info-cont{
	display: table-cell;
	vertical-align: middle;
}

.info h6{
	color: #696969;
	font-family: "Questrial", Gotham, sans-serif;
	font-size: .85em;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
}

.info h5{
	color: #696969;
	font-size: 1.3em;
	text-align: left;
}

.info p{
	text-align: left;
	margin: 0px;
	padding-top: 5px;
}



.eventos-nth a{
	margin: 25px 0;
	background-color: #ffffff;
	color: #152938;
	padding: 5px 10px;
	border: 1px solid #152938;
	text-decoration: none;
	display: inline-block;
	transition: 0.3s;
	font-family: 'Lato', sans-serif;
    text-align: center;
	font-weight: bold;
    font-size: 1em;
	letter-spacing: 1px;
	border-radius: 3px;
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.01), 0 2px 2px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.05);
}

.eventos-nth a:hover{
  background-color: #152938;
	color:#ffffff;
}


/* ------------------------
---Todos los eventos ------
---------------------------*/

.title-evento{
	font-size: 1.5em
}

.eventos_table h3{
	font-size: 1em;
}

.eventos_table a{	
		color: #ffffff;
		background-color: #84d0f0;
		border: 2px solid #84d0f0;
		padding: 4px 10px;
		text-align: center;
		text-decoration: none;
		text-transform:uppercase;
		font-family: Arial, 'sans-serif', Gotham, sans-serif;
		font-weight: bold;
		transition: 0.3s;
		font-size: .8em;
		}
		
.eventos_table 	a:hover{
		color: #ffffff;
		background-color: #152938;
		border: 2px solid #152938;
		}		
		
.eventos_table 	table{
		width: 90%;
		border: 0px none;
		border-collapse: collapse;
		margin: 0 auto 50px;}

.eventos_table 	table tr:first-child {
		width: 10%;
		min-width: 150px;
		}	

.eventos_table 	tr{
		height: 40px;
		border: 0px none;
		}
.eventos_table tr td{ 
text-align: center;}

.eventos_table 	thead tr:nth-of-type(1) td{
			background-color: #aaaaaa;
			text-transform: none;}

.eventos_table 	thead tr:nth-of-type(2) td{
			padding: 0 12px;
			height: 45px;
		}

		
.eventos_table 	td{
	padding: 0px 14px;
	color: #696969;
}

.eventos_table 	td::first-line{
			text-transform: capitalize;
		}	

			
.eventos_table 	tr:nth-child(even) {
		background-color: #F4F4F4;
	}
			
.eventos_table 	tr:nth-child(odd) {
		background-color: #ffffff;
			}	
				
			
.eventos_table 	input[type='button']{
		width: 80px;
		height: 25px;    
		font-size: .8em;
		font-family: 'Lato', 'sans-serif';
		font-weight: bold;
		margin: 2% 0 0;
		transition: 0.3s;
		text-transform: uppercase;
		color: #FFF;
		background-color: #84d0f0;
		border: 2px solid #84d0f0;
		text-align: center;
	}

.eventos_table 	input[type='button']:hover{
		color: #84d0f0 ;
		background-color: #FFF;
		border: 2px solid #84d0f0;
	}
		
.eventos_table 	thead input[type='button']{
			border: 2px solid #152938;
			background-color: #152938;
		}
.eventos_table 	thead input[type='button']:hover{
			border: 2px solid #152938;
			background-color: #FFF;
		color: #152938;
		}


/* ------------------------
--------Ghia-----------
---------------------------*/

.ghia-cont{
    width: 100%;
    background-image: url("../img/GHIA-fondo.jpg");
    background-repeat: no-repeat;
    background-position: center;
	background-color: #7FBC03;
    height: auto;}

.ghia{
    width: 70%;
    margin: 0 auto; 
    display: flex;
    justify-content: center;
    align-items: center;}

.ghiatxt{
    padding: 20px 0px;
    float: left;
    width: 50%;
    text-align: center;}

.ghiatxt img{
    width: 100%;}

.ghialogo{
    float: left;
    width: 50%;
    text-align: center;
    padding: 20px 0px;}

.ghialogo img{
    width: 50%;}

/* ------------------------
--------MICROSITIOS-----------
---------------------------*/


.micro-cont{
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin: 40px 0px 60px;
}

.micrositios{
	width: 80%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.micrositio{
	display: flex;
	flex-direction: column;
	width: 268px;
	height: 325px;
	background-color: #fff;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	border: 1px solid #E4E4E4;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	justify-content: space-between;
	margin: 0 20px;
}

.micro-img{
	width: 140px;
	height: 140px;
	background-color: #fff;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn-a{
	text-decoration: none;
	text-align: center;
    color: #152938;
    background-color: #FFF;
    border: 1px solid #152938;
	padding: 6px 14px;
    font-size: .9em;
	font-weight: 600;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	letter-spacing: 1px;
	border-radius: 3px;
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.01), 0 2px 2px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.05);
}

.btn-a:hover{
    color: #FFF;
    background-color: #152938;
	cursor: pointer;}



/* ------------------------
--------Soluciones-----------
---------------------------*/

.soluciones-cont{
    background-color: #00AAE8;
    background-image: url("../img/soluciones.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.soluciones{
    width: 80%;
    margin: 0 auto;
	padding: 50px 0px 70px;
	overflow: hidden}

.soluciones h2{
    color:#fff;
	padding: 0px 0px 40px;
}


.solucion{
    width: 25%;
    height: 90px;
    transition: 0.3s;
	cursor: pointer;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	border: 2px solid #fff ;
	margin-left:-2px;
	margin-top:-2px;
	align-items: center;
	display: inline-grid;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.solucion:first-of-type{
	margin-left: 0px;
}

.solucion:nth-of-type(4n+1){
	margin-left: 0px;	
}


.solucion:hover{
    background-color: #152938;}

.solucion h5{
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 1.1em;
    font-weight: 100;
    text-align: center;}

/*-----Modal marcas soluciones------*/

#marcasModal{
	display: none;
}

.marcas-cont-modal{
	width: 90%;
	padding-bottom: 50px;
	margin: 0 auto;
}

.marca{
	width: 14%;
	float: left;
}

.marca img{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
	width: 100px !important;
}

.marca img:hover, .marcas img:focus {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


.modal-marcas h2{
	font-size: 1.3em;
}

.modal-marcas h2 a{
	color: #00AAE8;
}

.modal-marcas h2 a:hover{
	color: #152938;
}

/* ------------------------
--------Promociones-----------
---------------------------*/


.promociones-cont{
    width: 100%;
    background-color: #e8e8e8;
    height: auto;
    padding: 30px 0px;}

.promociones{
    width: 80%;
    margin: 0 auto;
    height: auto;
	text-align: center;
}

.promocion{
    width: 23.5%;
    margin: .5%;
	box-sizing: content-box;
    display: inline-block;
    transition: 0.3s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);|
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;}

.promocion img{
    width: 100%;
}

.promocion:hover,
.promocion:focus{
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}



/* ------------------------
-----------Marcas-----------
---------------------------*/

.brands-cont{
    width: 100%;
    height: auto;}

.brands{
    width: 80%;
    margin: 0 auto;}

.brands img{
    width: 120px !important;}

/*-----------Menu Marcas-----------*/

.marcas-cont{
    width: 100%;
    margin-top: 117px;
}

.titulo, .marcas{
    width: 80%;
    margin: 0 auto;
}

.titulo p{
    padding-bottom: 20px;
    font-size: 1.2em;
}

.marcas{
	overflow: hidden;
	text-align: center;
}

.marca-img{
	display: inline-table;
	margin: 0 auto;
}

.marca-img a{
	text-decoration: none;
}
.marca-img img{
    width: 120px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    margin: 15px 25px;
}

.marca-img img:hover, .marca-img img:focus {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.titulo hr{ border: 1px solid #aaaaaa;
    margin: 0 auto;
    width: 60%;
   }




/* -----------------------------------------------
---------------Imagenes en enlace-----------------
-------------------------------------------------*/

.img-cont{
	width: 100%;
	margin-top: 117px;
	text-align: center;
}

.img-cont img{
	margin: 20px 0px;
}



/* ------------------------
------ 404 no found -------
---------------------------*/
.cont-found{
	width: 100%;
	margin-top: 117px;
	text-align: center;
}

.found{
	margin: 0 auto;
	padding: 50px 0px;
	width: 400px;
}

.found h6{
	font-size: 12em;
	text-align: center;
	color: #00AAE8;
	font-family: 'Lato', Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	margin: 20px 0px;
}

.found h5{
	color: #696969;
	text-align: center;
	font-family: 'Lato', Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size: 2em;
}

.found p{
	font-family: 'Questrial';
	margin: 10px auto;
	width: 400px;
	font-size: 1.25em;
	text-align: center;
}

.btn-found{
	width: 100%;
	margin: 60px 0px;
}

.btn-found a{
	text-decoration: none;
	padding: 8px 60px;
	background-color: #00AAE8;
	color: #ffffff;
	border: 2px solid #00AAE8;
	font-family: 'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; 
}

.btn-found a:hover{
	background-color: #ffffff;
	color: #00AAE8;
	border: 3px solid #00AAE8;
	font-weight: bold;
}


/* ------------------------
------  Cotizador -------
---------------------------*/

.cont-cotiza{ 
	width: 100%; 
	height: 650px; 
	display: flex; 
	margin-top: 117px;
	position: absolute;
	flex-wrap: wrap;
	justify-content: center;
}

.cotiza{
	width: 80%;
	height: 100%;
	margin: 50px 0px;
	position: relative;
	border: 2px solid #aaa;
}

.cotiza iframe{
	width: 100%;
	top:0;
	left: 0;
	border: none;
	position: absolute;
	height: 100%;
}
/* ------------------------
------  Preloader -------
---------------------------*/



#cargar, #loader{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 5000000000;
}

#loader{
	display: none;
}


.loader{
	position: absolute;
	top: 50%;
	left: 40%;
	margin-left: 10%;
	transform: translate3d(-50%, -50%, 0);
}

.dot{
	width: 24px;
	height: 24px;
	border-radius: 100%;
	display: inline-block;
	animation: slide 1s infinite;
}

.dot:nth-child(1){
	animation-delay: 0.1s;
	background-color: #000000;
}
.dot:nth-child(2){
	animation-delay: 0.2s;
	background-color: #003444;
}
.dot:nth-child(3){
	animation-delay: 0.3s;
	background-color: #006C8D;
}
.dot:nth-child(4){
	animation-delay: 0.4s;
	background-color: #0096C4;
}
.dot:nth-child(5){
	animation-delay: 0.5s;
	background-color: #00C3ff;
}

@-webkit-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}

/* -----------------------------------------------
-------------Responsivo Vertical----------------
-------------------------------------------------*/
@media screen and (max-height:1000px){
	
	/*>>>>>>>  Postit  <<<<<<<<*/
	.postit, .postit img{
		width: 650px;
		height: auto;}
	
	#btnpost:checked ~ label .ghost{
	 right:650px;
	}
	
	#btnpost ~ .postit{
	 right: -650px;
	} 
}

@media screen and (max-height:900px){
	
	/*>>>>>>>  Postit  <<<<<<<<*/
	.postit{
		width: 550px;
	}
	.postit img{
		width: 550px;
	}
	
	#btnpost:checked ~ label .ghost{
	 right:551px;
	}
	
	#btnpost ~ .postit{
	 right: -550px;
	} 
}

@media screen and (max-height:800px){
	
	/*>>>>>>>  Postit  <<<<<<<<*/
	.postit{
		width: 450px;
	}
	.postit img{
		width: 450px;
	}
	
	#btnpost:checked ~ label .ghost{
	 right:450px;
	}
	
	#btnpost ~ .postit{
	 right: -450px;
	} 
}

@media screen and (max-height:700px){
	
	/*>>>>>>>  Postit  <<<<<<<<*/
	.postit{
		width: 400px;
	}
	.postit img{
		width: 400px;
	}
	
	#btnpost:checked ~ label .ghost{
	 right:400px;
	}
	
	#btnpost ~ .postit{
	 right: -400px;
	} 
}

@media screen and (max-height:650px){
	.ghost, .postit{
		display: none;
	}
}


/* -----------------------------------------------
-------------Responsivo Horizontal----------------
-------------------------------------------------*/

@media only screen and (max-width:1920px){
/*>>>>>>>  Servicios  <<<<<<<<*/

    [class^='imghvr-'], [class*=' imghvr-'] {
            max-width: 19%;   }  
}

@media only screen and (max-width:1580px){
	
	.info-do h3{
		font-size: 1.8em;
	}
	
	.evento-do{
		height: 68%;
	}
	
	.brands img{
    width: 100px !important;}
	
}


@media only screen and (max-width:1440px){
/*>>>>>>>  Eventos  <<<<<<<<*/
    .tipo{
        width: 97.7%;
    }

	
	.ecomer-cont{
	width: 580px;
	height: 820px;
	}
	
/*>>>>>>>>>GCN<<<<<<<<<<*/
	.bsoluciones{
		width: 90%;
	}
	
	.b-left img{
		width: 180px;
	}
	
	.b-left h5{
		font-size: 32px;
	}
	
	.b-left a{
		font-size:20px;
	}
}


@media only screen and (max-width:1430px){
    
/*>>>>>>>  Servicios  <<<<<<<<*/
    .servicios{width: 100%;}
    .tipo{width: 95%;}
    .lugar{width: 60%;}
    
/*>>>>>>>  Banner Ghia <<<<<<<<*/ 
    .ghia{width: 80%;}
	
	
	.fecha-do{
		padding: 5px;
	}
	.fecha-do h2{
		font-size: 3.2em;
	}
	
	.fecha-do h4{
		font-size: .75em;
	}
	
	.evento-do{
		height: 65%;
	}
	
	.info-do h3{
		font-size: 1.6em;
	}

}

@media only screen and (max-width:1385px){
	.columna1, .columna2{
		height: 58px;
	}
	
	.brands img{
    width: 90px !important;}
	
}

@media only screen and (max-width:1330px){
		
	.ficha-prod{
		overflow: scroll;
	}
	
	.ficha-images, .ficha-tec{
		border-right: 0px;
		width: 80%;
		float:none;
		margin: auto;
	}
	
	.window-info{
		overflow-y: scroll;
		height: 600px;
	}
		
	.img-cont img{
		width: 550px;
	}
}

@media only screen and (max-width:1260px){

 .marca{
	width: 20%;
	}
		
	
/*   postit	*/
.ecomer-cont{
	width: 560px;
	height: 795px;
	}
       
/*>>>>>>>  Banner  <<<<<<<<*/

    .bannerTxt h2{font-size: 1.9em;}
    .bannerTxt h3{font-size: 1.3em;}
    
/*>>>>>>>  Eventos  <<<<<<<<*/       
    .lugar{
        width: 62%;
    }
    
    .tipo{
        width: 96.8%;
    }
/*>>>>>>>  Banner Ghia  <<<<<<<<*/    
    .ghiatxt img{
        width: 110%;
    }
    
    .ghialogo img{
        width: 55%;
    }
    
/*>>>>>>>  Soluciones  <<<<<<<<*/
    .soluciones h5{ font-size: 1.3em;}
	.b-left:last-of-type{flex-direction: column;width: 60%}
	.bsoluciones h5{margin-right: 0;margin-bottom: 20px;}

/*>>>>>>>  promociones  <<<<<<<< */
	.gallery-img-prod img{
		width: 550px
	}	
	
	.gallery{
		height: 520px;
		width: 70vw;
	}
	
	.modal-gallery{
		height: 670px;
		width: 70vw;
	}
	
}

@media only screen and (max-width:1180px){  
    .soluciones, .brands, .eventos{width: 90%;}
.promociones{width: 100%;}}
@media only screen and (max-width:1160px){  
/*   postit	*/
	.ecomer-cont{
		width: 500px;
		height: 710px;
	}    

    
/*>>>>>>>  Soluciones  <<<<<<<<*/
    .soluciones h5{ font-size: 1.2em;}
    .solucion{height: 80px;width: 33%;}
	.solucion:nth-of-type(4n+1){margin-left: -2px}
	.solucion:nth-of-type(3n+1){margin-left: 0px}
	
	
/*>>>>>>>  Imagen de enlaces  <<<<<<<<*/		
	.img-cont img{
	width: 500px;
	}


/*>>>>>>>  Galería de productos  <<<<<<<<*/
	.gallery-img-prod img {
		width: 500px;
	}

	.modal-gallery{
		height: 630px;
	}

	.gallery{
		height: 470px;
		
	}

}

@media only screen and (max-width:1050px){

	.columna1, .columna2{
		width: 100%;
		
	}
	.contenido{
		background-color: #ffffff;
	}
	
	.columna1{
		background-color: #F4F4F4 !important;
	}
	
	.columna2{
		background-color: #ffffff !important;
	}
	
	.cotiza{
		width: 90%;
	}
	
	.b-left img{width: 165px;}
	.b-left:last-of-type{width: 65%}
	
	.banner{
		width: 850px;
	}
}

	

@media only screen and (max-width:1024px){
/*>>>>>>>  Home Slider  <<<<<<<<*/
    .homeSliders{height: 400px;}
    
    .slider{
        height: 400px;
      }
    
    .slider img{
        height: 400px;
        width: 1024px;
        margin-left: -512px;
	}
	
	.evento{width: 90%;}

	/*>>>>>>>  Imagen de enlaces  <<<<<<<<*/		
	.img-cont img{
	width: 450px;
	}
}

@media only screen and (max-width:1020px){
	.promocion{width: 40%}
}

@media only screen and (max-width:980px){
/*>>>>>  Redes sociales <<<<<<*/
.redes img{
	width: 40px;}

.redes img:hover{
	width: 37px;} 

.marca{
		width: 25%;
	}

/*>>>>>>>  Servicios  <<<<<<<<*/
    [class^='imghvr-'], [class*=' imghvr-'] {
        max-width: 30%;   }  
    
/*>>>>>>>  Banner  <<<<<<<<*/
	.banner{
		width: 90%;
		height: 190px;
		align-items: center;
	}
	
	.banner-cont{height: 190px;}

	.bannerTxt h2{
		font-size: 1.7em;
	}

   	
	/*>>>>>>>  Soluciones Banner  <<<<<<<<*/
	.b-left:last-of-type{width: 90%;}
	.b-left:first-of-type{display: none;}
	.b-left h5{font-size: 28px;line-height: 36px;}
	.b-left a{font-size: 17px;}


/*>>>>>>>  Soluciones  <<<<<<<<*/
    .soluciones h5{ font-size: 1.1em;}

}

@media only screen and (max-width:850px){
	
	/*>>>>>>>  Postit  <<<<<<<<*/
	.postit{
		width: 500px;
	}
	.postit img{
		width: 500px;
	}
	
	#btnpost:checked ~ label .ghost{
	 right:500px;
	}
	
	#btnpost ~ .postit{
	 right: -500px;
	} 
	
	/*modal Productos */
	
	.ficha-images, .ficha-tec{
		width: 90%;
	}
	
	
	/*   postit	*/
	.ecomer-cont{
		width: 450px;
		height: 650px;
	}
    
		.bannerTxt h2{
		font-size: 1.5em;
	}
	
	
/*>>>>>>>  Servicios  <<<<<<<<*/
    .servicios{width: 80%;}

    [class^='imghvr-'], [class*=' imghvr-'] {
            max-width: 48%;   }  
    
    /*>>>>>>>  Rrecomendaciones  <<<<<<<<*/    
    .recomenda{
        width: 90%;
    } 
    
	
/*>>>>>>>  Banner Ghia  <<<<<<<<*/ 
    .ghia{width: 90%;}
    
/*>>>>>>>  Soluciones  <<<<<<<<*/
    .solucion{width: 33%;
            border: 2px solid #fff;}
    .soluciones h5{ font-size: 1em;}
    
/*>>>>>>>  promociones  <<<<<<<< */

    .promociones{
        width: 90%;
    }
	
	.promocion{width: 48%}
	
/*>>>>>>>  Gallery  <<<<<<<< */	
	
	.gallery-img-prod img{
		width: 450px
	}
	
	.gallery{
		height: 420px;
	}
	.modal-gallery{
		height: 580px;
	}
	
	
	/*>>>>>>>>>>>> banner <<<<<<<<<<*/

	
	.bannerTxt{
		display: none;
	}
    
	.bannerImg, .bannerBtn{
		width: 50%;
		justify-content: center;
	}
}  

@media only screen and (max-width:749px){

	
.evento-cont{
	margin: 0 auto;
	width: 65%;
}
}

@media only screen and (max-width:750px){
/*>>>>>>>  micrositios  <<<<<<<<*/
	.micrositios{
		width: 95%;
	}
	
/*>>>>>>>  Postit  <<<<<<<<*/
	.postit{width: 450px;}
	
	.postit img{width: 450px;}
	
	#btnpost:checked ~ label .ghost{right:450px;}
	
	#btnpost ~ .postit{ right: -450px;	} 

	
/*>>>>>>>  modal productos <<<<<<<<*/
	
	.columna1, .columna2{
		display:table;
		width: 100%;}

	.columna1{
		background-color:  #F4F4F4;}
	
	.columna2{
		background-color: #ffffff;}
	
	.columna1:hover, .columna2:hover{
		background-color: #EBEBEB;}

	.marca{width: 33%;}
/*>>>>>>>  Banner  <<<<<<<<*/
    .bannerTxt h2{font-size: 1.3em;}
    .bannerTxt h3{font-size: 1em;}
       
/*>>>>>>>  Soluciones Banner  <<<<<<<<*/

	
	
   
/*>>>>>>>  Brands  <<<<<<<<*/
    .brands{width: 90%;}
}

@media only screen and (max-width:680px){  
/*>>>>>>>  micrositios  <<<<<<<<*/
	.micrositios{
		flex-direction: column;
		align-items: center;
	}
	
	.micrositio{
		margin: 0px 0px 20px 0px;
	}
	    /*>>>>>>>  Imagen de enlaces  <<<<<<<<*/		
	.img-cont img{
	width: 400px;
	}
	
	/*>>>>>>>  Gallery  <<<<<<<< */	
	
	.gallery-img-prod img{
		width: 400px
	}
	
	.gallery{
		height: 370px;
		width: 80vw;
	}
	.modal-gallery{
		height: 530px;
		width: 80vw;
	}
	.marcas{
		width: 90%;
	}
	
	.evento-cont{
	width: 75%;
}
	
	.cotiza, .cotiza iframe, .cont-cotiza{
		border: none;
	}
}
   
@media only screen and (max-width:600px){    
	/*   postit	*/
	.ecomer-cont{
		display: none;
	}
	/*Galeria */
	.gallery-img-prod img{
		width: 350px
	}
	
	.gallery{
		height: 320px;
	}
	.modal-gallery{
		height: 460px;
	}
	
	.titulo{
    width: 90%;
}
	
	.ghost, .postit{
		display: none;
	}
	
}
	
@media only screen and (max-width:590px){
    
	/*modal productos */
	.ficha-images, .ficha-tec{
		width: 100%;
	}
/*>>>>>>>  Scroll Btn  <<<<<<<<<<*/
    #upbtn {
        visibility: hidden;
    }   
    
/*>>>>>>>  Recomendaciones <<<<<<<<*/   
    .recomenda {width: 70%;}
    .producto-cont{
        max-width: 80%; 
    }
    
 /*>>>>>>>  promociones  <<<<<<<< */

    .promocion{
        width: 98.5%;
        margin: .5% 0%;
		text-align: center;}
	
	.promocion img{
		width: 90%;}
}



@media only screen and (max-width:550px){

/*>>>>>>>  Redes SOciales  <<<<<<<<*/
	    
     .redes{
        bottom: 0;
        left: 0%; }
    
    .redes img{
        width: 30px;
        display:inline-table;
        margin: 0 -2px -5px;}

    .redes img:hover{
        width: 27px;}   
	
	
/*>>>>>>>  Home Slider  <<<<<<<<*/
    .homeSliders{height: 300px;}
    
    .slider{
        height: 300px;
        width: 100%;
        
    }
    
    .slider img{
        height: 300px;
        width: 550px;
        margin-left: -275px}
	
	.marca{
		width: 50%;
	}
    
/*>>>>>>>  Servicios  <<<<<<<<*/
    .servicios{width: 70%;}
    
     .producto-cont{
        max-width: 100%;
    }

    [class^='imghvr-'], [class*=' imghvr-'] {
        max-width: 100%; }  

    [class^='imghvr-'] figcaption p, [class*=' imghvr-'] figcaption p {
        color: #fff;
        font-size: 1em; }
    
/*>>>>>>>  Banner  <<<<<<<<*/
	
	.banner{flex-direction: column;}
	
	.bannerImg, .bannerBtn{
		width: 100%;
		height: 50%;
	}
	
    .bannerTxt h2{font-size: 1.3em;}
    .bannerTxt h3{font-size: 1em;}
    

    .nombre h2{
        font-size: .9em;}
    .descripcion p {
        font-size: .9em;    }
    
/*>>>>>>>  Recomendaciones  <<<<<<<<*/  
      .recomenda-cont h2{
         font-size: 1.7em;
    }

	
/*>>>>>>>  Banner Ghia  <<<<<<<<*/    
   
    .ghia{
        display:block;
        text-align: center;    }
    
    .ghialogo{
        width: 100%;
        float: none;
        padding: 0;
        margin: 0 auto;    }
    
    .ghiatxt{
        width: 100%;
        float:none;
        padding: 15px 0;
        margin: 0 auto; }
    
    .ghiatxt img{
        width: 90%;    }
    
    .ghialogo img{
        width: 50%;    }
    
/*>>>>>>>  Soluciones  <<<<<<<<*/
    .soluciones-cont{height: 1030px;}
    .solucion{
        width: 50%;
        min-width: 100px;}
     .soluciones h5{font-size: .75em; }
	
	.solucion:nth-of-type(even){
		margin-left: -2px !important;
	}
	.solucion:nth-of-type(odd){
		margin-left: 0px !important;
	}
  
.evento-cont{
	width: 85%;
}	
	
}

@media only screen and (max-width:500px){
	
	.soluciones-cont{
		background-repeat: repeat-y;
		height: 1800px;
	}
	
	.solucion{
		width: 100%;
	}
	
	.solucion:nth-of-type(even){
		margin-left: 0px !important;
	}
	.solucion:nth-of-type(odd){
		margin-left: 0px !important;
	}
	.soluciones h5{
		font-size: .9em;
	}
	
/*>>>>>>>  Imagen de enlaces  <<<<<<<<*/		
	.img-cont img{
	width: 350px;
	}
	
	
		/*Galeria */

	.gallery-img-prod img{
		width: 280px
	}
	
	.gallery{
		height: 250px;
	}
	.modal-gallery{
		height: 400px;
	}
	
	.evento-cont{
	width: 100%;
	}
	
	.found h6{
		font-size: 10em;
	}
	
	.found h5{
		font-size: 1.8em;
	}
	
	.found p{
		font-size: 1.1em;
	}
	
	.found a{
		padding: 6px 50px;
	}
	
/*
	.cotiza, .cotiza iframe, .cont-cotiza{
		height: 130%;
	}
*/
	
	.cotiza{
		width: 95%;
	}
	
}

@media only screen and (max-width:424px){
	.ficha-prod-vistas ul li:nth-child(2){
		border-right: 0px;
		border-bottom: 1px solid #00AAE8;
	}
	
	.ficha-prod-vistas ul li:first-child{
		border-bottom: 1px solid #00AAE8;
	}
	
	.eventos{
		width: 90%;
	}
	
			/*Galeria */

	.gallery-img-prod img{
		width: 280px
	}
	
	.gallery{
		height: 250px;
	}
	.modal-gallery{
		height: 480px;
	}
	
	.found{
		width: 350px;
	}
	
	.found h6{
		font-size: 9em;
	}
	
	.found h5{
		font-size: 1.5em;
	}
	
	.found p{
		font-size: 1.1em;
		width: 300px;
	}
	
	.found a{
		padding: 6px 50px;
	}
	
	
}

@media only screen and (max-width:405px){    
/*>>>>>>>  Servicios  <<<<<<<<*/
    .servicios{width: 90%;}
    
/*>>>>>>>  Recomendaciones <<<<<<<<*/   
    .recomenda {width: 90%;} 
	
	.productos{
		width: 90%;
	}

.producto{
	min-width: 310px;
	width: 310px;
}
    
    
/*>>>>>>>  Soluciones  <<<<<<<<*/
    .solucion{border: 1px solid #fff;}
	
	.evento{
	width: 85%;
}
	
	/*>>>>>>>  Imagen de enlaces  <<<<<<<<*/		
	.img-cont img{
	width: 300px;
	}
    
}

@media only screen and (max-width:365px){
				/*Galeria */

	.gallery-img-prod img{
		width: 230px
	}
	
	.gallery{
		height: 250px;
	}
	.modal-gallery{
		height: 210px;
	}
	
}

